
Read the document 'udrive/www/pa/README.txt' first


This is is a combination of 

a stripped back Uniform server 12
Apache 2.4 & PHP 5.6 with a  
a stripped back Mysql installation

A much better job of merging the two could be made but I simply 
do not have the time.

Use:
_start.bat to start both Apache & Mysql
and
_stop.bat to stop them.

The start and stop instructions in 'Readme - apache.txt' and 'Readme - mysql.txt' 
are replaced by the above.


#################################################################
#                                                               #
#                         IMPORTANT                             #
#                                                               #
#################################################################
#                                                               #
# Both the apache server and MySQL use non standard ports.      #
# This is to make sure that they can be run almost anywhere     #
# without causing a conflict.                                   #
#                                                               #
# The Apache Server uses the port 8088                          #
#                                                               #
# Mysql                                                         #
# MYSQL uses the non standard port 3311  (default  3306)        #
# user = root and password = root                               #
#                                                               #
#################################################################
#                                                               #
# Go to                                                         #
#                  http://<ip/computername>:8088                #
# to view the site.                                             #
#                                                               #
#################################################################